toUpper

Undocumented in source. Be warned that the author may not have intended to support it.
  1. char toUpper(char c)
  2. string toUpper(string str)
    pure nothrow @safe
    string
    toUpper
    (
    string str
    )

Meta